home *** CD-ROM | disk | FTP | other *** search
/ MACD 5 / MACD 5.bin / workbench / boot / czesc_2 / loadkickc0 / doc / loadkickc0.doc
Text File  |  1992-01-03  |  2KB  |  53 lines

  1.         LoadKickC0 V1.1 - Manual
  2.  
  3.  
  4. NAME
  5.     C:LoadKickC0
  6.  
  7. SYNOPSIS
  8.     LoadKickC0 KICKSTARTFILE
  9.  
  10. DESCRIPTION
  11.     "LoadKickC0" is a new kickstart load program for the RAM version of
  12.     Kickstart 37.175 (OS 2.04). It's designed for A500 computers with a
  13.     internal 2.3 or 2.5 MB memory board (located at $C00000) or an A2000a
  14.     with 1 MB on the internal memory board.
  15.  
  16. FEATURES
  17.     "ZKick" would work, too, but "LoadKickC0" has some advantages as it's
  18.     exspecially designed for such configurations:
  19.     - no need to switch off the $C00000 memory
  20.     - memory at $C800000 will automatically be configured
  21.     - harddisk drivers loaded under 1.3 will be still operative under 2.0
  22.       (This was only checked with ALF-II copyright by Elaborate Bytes.)
  23.     - reset proof ("ZKick" has some problems with this.)
  24.  
  25. CHANGES
  26.     For V1.1 I wrote a program called "CreateRelocTab.c" to reorganize the
  27.     relocation table. So the size of the executable file "LoadKickC0"
  28.     shrinked from 24KB to 12KB.
  29.  
  30. SOURCE
  31.     The source code is included, it can be compiled with SAS-C 5.10a and
  32.     A68K V2.71. The file "rtable.asm" is taken from "ZKick 3.01" with
  33.     permission of the author.
  34.  
  35. THANKS
  36.     Many thanks to Daniel Zenchelsky - the author of "ZKick" - for the
  37.     permission to use "rtable.asm" and for his hints.
  38.     Thanks must go to Carsten and Mario Kemper, too, for their help with
  39.     debugging this tool.
  40.  
  41. COPYRIGHT
  42.     LoadKickC0 is free to be spread on public-domain and shareware disks,
  43.     as long as they are sold for a reasonable charge that is less than $6
  44.     or DM 8,-. For use in commercial products the permission of the    author
  45.     is required.
  46.  
  47. AUTHOR
  48.     Matthias Scheler
  49.     Alter Milchhof 10
  50.     D-4400 Münster
  51.  
  52.     INTERNET: tron@uni-paderborn.de
  53.